CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - genetic algorithm image

搜索资源列表

  1. QGAusedtoenhancetheimageofself-adaptiveapplication

    1下载:
  2. 采用量子遗传算法使其在图像自适应增强中的应用程序-Quantum genetic algorithm used to enhance the image of self-adaptive applications
  3. 所属分类:Special Effects

    • 发布日期:2015-07-06
    • 文件大小:3021
    • 提供者:段石头
  1. GASA

    1下载:
  2. 图像分割的优化算法,结合了遗传算法和模拟退火算法,并将优化算法和原始otsu方法进行了比较-Optimization of image segmentation algorithm that combines genetic algorithm and simulated annealing algorithm and optimization algorithm and the original method otsu are compared
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:83192
    • 提供者:xw
  1. edgedetect

    0下载:
  2. 基于遗传算法的图像边缘检测算法,与Robert算子、bobel算子、prewitt算子、kirsch算子、gauss-laplace算子的结果进行了对比。-Based on genetic algorithm for image edge detection algorithm, with Robert operator, bobel operator, prewitt operator, kirsch operator, gauss-laplace operator of the result
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:3034979
    • 提供者:duyaqin
  1. GASA

    0下载:
  2. 基于遗传模拟退火和Otsu法的图像分割。采用一种基于模拟退火算法(SA)的混合遗传算法(GASA),来进行Otsu方法选择阈值,其中进行求解时是非线性的遗传算法(GA)的应用优化了求阈值过程,并尽可能地减少其运算量,而加入SA则避免了遗传算法(GA)常见的早熟收敛现象,从而实现有效简单的图像分割。 -adopt hybrid genetic algorithm(GASA) based on simulated annealing algorithm,choose threshold by O
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:82359
    • 提供者:李丽
  1. g

    0下载:
  2. 基于L-M算法的BP神经网络分类器 对图像分类有较好的效果-LM algorithm based on BP neural network classifier for image classification has a good effect
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:182015
    • 提供者:sds
  1. gapicdiv

    0下载:
  2. 一个遗传算法图像分割程序. 对于图片分割的效果相当理想. -A genetic algorithm for image segmentation procedures. For the image segmentation results reasonably well.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:873
    • 提供者:张运涛
  1. GAsuanfa

    0下载:
  2. 此程序通过遗传算法(GA)实现灰度图像的分割,遗传算法的计算过程首先是将实际的优化问题编码成符合串,也称码串、染色体。将实际问题的目标函数转变为染色体的适应函数,然后在随机产生的一批初始染色体的基础上,根据各染色体的适应函数值进行繁殖、交叉、变异等遗传操作产生下一代染色体。 -This procedure of genetic algorithm (GA) to achieve gray scale image segmentation, genetic process of the algor
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4167627
    • 提供者:马超
  1. GAyuzhifenge

    0下载:
  2. 一个很不错的小软件,基于遗传算法的图像阈值分割,C++编写,运行结果满意-A very nice little software, based on genetic algorithm for image segmentation, C++ written, the results satisfactory
  3. 所属分类:图形图象

    • 发布日期:2014-02-14
    • 文件大小:5943703
    • 提供者:加仑
  1. tuxiangfenge

    0下载:
  2. 基于改进遗传算法的图像分割,算法中引入了优生算子、改进的变异算子和新个体,避免了局部早熟,提高了收敛速度和全局收敛能力。 -Based on improved genetic algorithm for image segmentation algorithm is introduced eugenics operator, the improved mutation operator and new individual, to avoid premature local, to improv
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:28684
    • 提供者:guixuzhen
  1. OTSUbasedonGA

    1下载:
  2. 基于遗传算法的最大类间方差法,用于图像分割-Based on genetic algorithm Otsu method for image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-12
    • 文件大小:393759
    • 提供者:杨飞
  1. VC_technology_based_Image_pattern_recognition

    0下载:
  2. 图像模式识别-VC++技术实现的源码程序,遗传算法、圣经网络、贝叶斯等先进算法的源代码,VC++可编译文件。-Image pattern recognition technology-VC++ source program, genetic algorithm, the Bible networks, Bayesian and other advanced algorithms source code, VC++ to compile the file
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-31
    • 文件大小:13130825
    • 提供者:wuwei
  1. tuxiangyuzhifenge

    0下载:
  2. 图像阈值分割的方法很多,但目前很难找到适用于各种场合的分割方法。本文针对实际情况对几种分割方法进行了分析比较及实验研究。在此基础上引入了遗传算法,加快了算法的收敛速度。最后将一种改进的遗传算法用于优化图像分割,取得了较好的分割效能。-Image Thresholding methods, but it is difficult to find a suitable segmentation method on various occasions. In this paper, the actua
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:403045
    • 提供者:xiliao
  1. iga1

    2下载:
  2. 使用免疫遗传算法对图像进行单阈值分割,比较简单,适合初级学者参阅!-Immune genetic algorithm using image segmentation single, relatively simple, suitable for junior scholars see!
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:4609
    • 提供者:
  1. Geneticalgorithmandthelargestmutualinformationmedi

    0下载:
  2. 遗传算法和最大互信息对于医学图像配准的研究-Genetic algorithm and the largest mutual information medical image registration algorithm of research
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1498727
    • 提供者:支利
  1. segment_ga

    0下载:
  2. 遗传算法在图像分割中的应用,有在一维和二维最大熵分割中的基本算法的实现及改进后的实现,自己看看吧。-Genetic algorithm in image segmentation, there is at one and two dimensional maximum entropy partitioning in the realization of the basic algorithms and improved to achieve their own look.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:331017
    • 提供者:sdff
  1. ImageSegament

    0下载:
  2. 基于遗传算法的图像分割,使用遗传算法分割图像。-Image Segmentation Based on Genetic Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2985
    • 提供者:神木小雨
  1. threshold-segentation

    0下载:
  2. 图像分割算法,改进的二维最大熵遗传算法研究-Image segmentation algorithm, the improved genetic algorithm for two-dimensional maximum entropy
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:85655
    • 提供者:zhaoyong
  1. quyushengzhangfa

    0下载:
  2. 利用遗传算法和基于区域的生长法莱实现图像的分割,突出感兴趣的部分-Using genetic algorithm and region growing method to achieve image segmentation Lay, highlight the interesting part
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:3330
    • 提供者:刘芝麻
  1. segmentation

    0下载:
  2. 遗传算法在道路图像阈值分割中的应用 包括:初始化种群,产生新一代个体,精英选择,交叉,变异-Genetic algorithm in the road image threshold segmentation include: initial population, a new generation of individual, elite selection, crossover and mutation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:6243
    • 提供者:严路
  1. yichuansuanfa

    0下载:
  2. 一篇遗传算法和粒子群算法的比较,关于图像处理的-A genetic algorithm and particle swarm algorithm comparison, on the image processing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3628187
    • 提供者:hx
« 1 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com